@charset "utf-8";
/* CSS Document */

#box
{
	width:100%;
	text-align:center;
	float:left;
}

h3
{
	color:#3366CC;
}